projects
/
emacs.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
emacs.git
2014-07-14
Paul Eggert
* macros.c (Fstart_kbd_macro): Avoid need for overflow...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
Paul Eggert
* macros.c (Fstart_kbd_macro): Simplify.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
Eli Zaretskii
src/ChangeLog: Fix a typo in a recently added entry.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
Dmitry Antipov
* term.c (tty_menu_add_pane, tty_menu_add_selection):
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
Dmitry Antipov
* lisp.h (CHECK_VECTOR_OR_STRING): Return number of...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
Paul Eggert
* make-docfile.c: Simplify a bit, to simplify further...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-13
Paul Eggert
Improve behavior of 'bzr up; cd src; make -k'.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-12
Paul Eggert
Merge from gnulib, incorporating:
commit
|
commitdiff
|
tree
|
snapshot
2014-07-12
Glenn Morris
Merge from emacs-24; up to 2014-06-22T05:00:14Z!dmantip...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-12
Paul Eggert
* etags.c (Lisp_functions): Also record cl-defun etc.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-12
Eli Zaretskii
Attempt to fix bug #17962 with SIGSEGV in display_line.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-12
Eli Zaretskii
Document the behavior of file selection dialogs on...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-12
Eli Zaretskii
etc/PROBLEMS: Update problems specific to MS-Windows.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-12
Eli Zaretskii
Minor fix for read_minibuf_noninteractive on MS-Windows.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-12
Dmitry Antipov
* XMenuInt.h (XDeleteAssoc): Remove duplicated prototype to
commit
|
commitdiff
|
tree
|
snapshot
2014-07-12
Paul Eggert
Fix bug: C-x v v discarded existing log message.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-11
Paul Eggert
Coalesce extern decls.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-11
Paul Eggert
* Makefile.in (install-arch-indep): Avoid readdir race.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-11
Jan Djärv
Add ifdef NS_IMPL_COCOA aound OSX version check (for...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-11
Eli Zaretskii
Fix reading input without echoing on MS-Windows.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-11
Eli Zaretskii
Implement echo suppression in non-interactive mode...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-11
Eli Zaretskii
doc/lispref/internals.texi (Garbage Collection): Fix...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-11
Michael Albinus
* sysdep.c (suppress_echo_on_tty): New function.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-11
Dmitry Antipov
* src/alloc.c (Fmemory_info) [HAVE_LINUX_SYSINFO]:...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-11
Eli Zaretskii
Implement memory-info for MS-DOS.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-11
Eli Zaretskii
Temporary fix for the MS-Windows build broken by last...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-11
Michael Albinus
* NEWS: Passwords in batch mode are hidden.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-11
Michael Albinus
Hide password in batch mode
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
Eli Zaretskii
Implement memory-info for MS-Windows.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
Eli Zaretskii
lisp/files.el (warn-maybe-out-of-memory): Fix the wordi...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
Glenn Morris
Tweak previous log-edit-changelog-entries change
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
Dmitry Antipov
* files.el (warn-maybe-out-of-memory): Fix last change.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
Dmitry Antipov
* configure.ac: Check whether sys/sysinfo.h provides
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
Dmitry Antipov
* coding.h (struct coding_system): Remove 'error_positi...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Paul Eggert
* syntax.c (back_comment): Use more-natural location...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Paul Eggert
* font.c, font.h (font_unparse_fcname): Now static.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Stefan Monnier
* lisp/vc/log-edit.el (log-edit-changelog-entries)...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Stefan Monnier
* lisp/faces.el (face-name): Undo last change.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Sam Steingold
Treat the perl keyword `constant' like `bless', `return' &c
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Dmitry Antipov
* coding.c (ALLOC_CONVERSION_WORK_AREA): Prefer ptrdiff...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Dmitry Antipov
Next minor cleanup of font subsystem.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Fabián Ezequiel...
Fix dedenters and electric colon handling.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Stefan Monnier
* lisp/rect.el (apply-on-rectangle): Check forward...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Glenn Morris
Merge from emacs-24; up to 2014-06-19T14:03:45Z!monnier...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Stefan Monnier
* lisp/erc/erc.el (erc-channel-receive-names): Reduce...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Stefan Monnier
* lisp/linum.el (linum--face-height): New function.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Stefan Monnier
* lisp/leim/quail/sisheng.el (sisheng-list): Don't...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Stefan Monnier
* lisp/xt-mouse.el (xterm-mouse-translate-1): Intern...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Stefan Monnier
* lisp/progmodes/sh-script.el (sh-smie-sh-rules): Don...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Stefan Monnier
* doc/lispref/debugging.texi (Function Debugging, Debug...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Paul Eggert
* process.c (read_and_dispose_of_process_output): Fix...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Stefan Monnier
* lisp/progmodes/perl-mode.el: Use syntax-ppss; fix...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Sam Steingold
New user commands, similar to what is available in ESS
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Eli Zaretskii
Fix bug #17969 with vertical-motion through continuatio...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Dmitry Antipov
* font.c (font_build_object) [HAVE_XFT || HAVE_FREETYPE...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Dmitry Antipov
* nsfont.m (nsfont_close): Free glyphs and metrics...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Juri Linkov
* lisp/startup.el (command-line): Append displaying...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Juri Linkov
* lisp/faces.el (face-name): Return input arg `face...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Juri Linkov
* lisp/facemenu.el (list-colors-print): In help-echo...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Juri Linkov
* lisp/vc/vc-annotate.el (vc-annotate-background-mode...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Juri Linkov
* lisp/simple.el (transpose-chars): Don't move point...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Juri Linkov
* lisp/window.el (with-displayed-buffer-window): New...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Dmitry Antipov
* chartab.c (char_table_translate): Move to...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Paul Eggert
* process.c: Add sanity checks for file descriptors.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Luke Lee
ChangeLog fix: correcting file path.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-07
Paul Eggert
Minor fixups related to usage of the 'long' type.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-07
Paul Eggert
Minor ImageMagick safety fixes.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-07
Luke Lee
HideIfDef mode bug fixes and enhancements. This is...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-07
Katsumi Yamaoka
lisp/gnus/gnus-start.el (gnus-dribble-read-file): Don...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-06
Glenn Morris
* cua-rect.el (cua--activate-rectangle): Avoid setting...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-06
Stephen Berman
* calendar/todo-mode.el: Fix wrong-type-argument error...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-05
Stefan Monnier
* lisp/emacs-lisp/edebug.el (edebug-eval-defun): Print...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-05
Stefan Monnier
* lisp/progmodes/ruby-mode.el (ruby-mode-variables...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-05
Kenichi Handa
merge trunk
commit
|
commitdiff
|
tree
|
snapshot
2014-07-05
Eli Zaretskii
src/xdisp.c (pos_visible_p): Fix inaccurate comment.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-05
Eli Zaretskii
Fix bug #17944 with pos-visible-in-window-p when there...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-05
Eli Zaretskii
A better fix for bug #17942.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-05
Eli Zaretskii
Fix bug #17942 with pos-visible-in-window-p and image...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-05
Stefan Monnier
* src/syntax.c (find_defun_start): Try the cache even
commit
|
commitdiff
|
tree
|
snapshot
2014-07-04
Stephen Berman
* todo-mode.texi (Levels of Organization): Comment...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-04
Stephen Berman
* calendar/todo-mode.el: Fix two bugs. Shorten Comment...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-04
Jan Djärv
Backport from trunk.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-04
Eli Zaretskii
Fix bug #17905 with display of point in partially visib...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-04
Michael Albinus
* automated/dbus-tests.el (dbus-test02-register-service...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-04
Michael Albinus
Fix Bug#17858
commit
|
commitdiff
|
tree
|
snapshot
2014-07-04
Eli Zaretskii
src/w32.c (network_interface_info): Make sure the argum...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-04
Eli Zaretskii
Minor updates in etc/TODO and etc/NEWS.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-04
Dmitry Antipov
* font.h (struct font_driver): Remove get_outline and...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-04
Phil Sainty
* lisp/emacs-lisp/lisp.el (narrow-to-defun-include...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-04
Stefan Monnier
* lisp/progmodes/octave.el (inferior-octave-mode):
commit
|
commitdiff
|
tree
|
snapshot
2014-07-03
Juri Linkov
* doc/emacs/search.texi (Regexp Search): Update lax...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-03
Juri Linkov
* lisp/desktop.el (desktop-minor-mode-table): Add ...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-03
Stefan Monnier
* lisp/rect.el (rectangle--highlight-for-redisplay...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-03
Dmitry Antipov
On MS-Windows, display busy cursor on all GUI frames.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-03
Stefan Monnier
* etc/NEWS: Fix description of incompatible change...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-03
Kelvin White
Fix nick duplication in format-@nick
commit
|
commitdiff
|
tree
|
snapshot
2014-07-03
Dmitry Antipov
Use convenient alists to manage per-frame font driver...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-03
Michael Albinus
* net/tramp-adb.el (tramp-adb-sh-fix-ls-output): Use...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-03
Michael Albinus
* trampver.texi: Update release number.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-03
Glenn Morris
Merge from emacs-24; up to 2014-06-15T04:52:34Z!eli...
commit
|
commitdiff
|
tree
|
snapshot
next